Update in the dependencies
authorAnton Gladky <gladk@debian.org>
Thu, 6 Jun 2024 04:36:25 +0000 (06:36 +0200)
committerAnton Gladky <gladk@debian.org>
Thu, 6 Jun 2024 04:36:25 +0000 (06:36 +0200)
debian/control
debian/patches/110_vtk9_netcdf.patch [deleted file]

index 44b19d6ea2e204d9456f8cf603329f739946f181..d8e1fbc0ce6944d66237aaa619139c1d616553cb 100644 (file)
@@ -30,10 +30,10 @@ Build-Depends: chrpath,
                libfreetype-dev,
                libftgl-dev,
                libgdal-dev,
-               libgl1-mesa-dev | libgl-dev,
+               libgl-dev,
                libgl2ps-dev,
                libglew-dev,
-               libglu1-mesa-dev | libglu-dev,
+               libglu-dev,
                libhdf5-openmpi-dev,
                libhpdf-dev,
                libjpeg-dev,
@@ -60,7 +60,7 @@ Build-Depends: chrpath,
                libxt-dev,
                lzma,
                mpi-default-dev,
-               pkg-config,
+               pkgconf,
                python3-dev,
                python3-matplotlib,
                python3-mpi4py,
@@ -86,6 +86,7 @@ Rules-Requires-Root: no
 
 Package: libvtk9-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
          ${shlibs:Depends},
diff --git a/debian/patches/110_vtk9_netcdf.patch b/debian/patches/110_vtk9_netcdf.patch
deleted file mode 100644 (file)
index 2a5cb14..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Description: Fix FTBFS with new netcdf
-Author: Anton Gladky <gladk@debian.org>
-Bug-Debian: https://bugs.debian.org/1012703
-Last-Update: 2022-06-19
-